AT-NFC  2.1 (win)
AT-NFC kernel set
Functions
hal_sys.h File Reference

Go to the source code of this file.

Functions

KER_BYTE hal_sys_get_date_time (KER_CTX_PARAM KER_BYTE *pbtDateTimeBuffer, KER_BYTE btDateTimeBufferLen)
 Provides local terminal date & time for Kernel. More...
 
KER_BYTE hal_sys_get_utc_date_time (KER_CTX_PARAM KER_BYTE *pbtDateTimeBuffer, KER_BYTE btDateTimeBufferLen)
 Provides terminal UTC date & time for Kernel. More...
 
KER_INT32U hal_sys_get_100microsec_time_stamp (KER_CTX_SINGLE_PARAM)
 Provides terminal timestamp for Kernel (in 100 microsec resolution) More...
 
KER_VOID hal_sys_sleep (KER_CTX_PARAM KER_INT32U ulTimeout)
 Sleeps for specified timeout. More...
 

Detailed Description

HAL system functions interface definition